Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Devel #273

Open
wants to merge 57 commits into
base: devel
Choose a base branch
from
Open

Devel #273

wants to merge 57 commits into from

Commits on May 13, 2024

  1. Update MODIStsp_download.R to use httr2 package

    Update the code to use httr2 package instead of obsolete httr package.
    pkautio authored May 13, 2024
    Configuration menu
    Copy the full SHA
    788fe9f View commit details
    Browse the repository at this point in the history
  2. Update get_mod_dirs.R httr2

    Updated to use httr2 package instead of obsolete httr package.
    pkautio authored May 13, 2024
    Configuration menu
    Copy the full SHA
    701a0ef View commit details
    Browse the repository at this point in the history
  3. Update DESCRIPTION

    Updated httr --> httr2 package
    pkautio authored May 13, 2024
    Configuration menu
    Copy the full SHA
    f1dca4c View commit details
    Browse the repository at this point in the history
  4. Update NEWS.md

    New version 2.1.1
    pkautio authored May 13, 2024
    Configuration menu
    Copy the full SHA
    f528feb View commit details
    Browse the repository at this point in the history
  5. Update faq.Rmd

    Httr --> httr2
    pkautio authored May 13, 2024
    Configuration menu
    Copy the full SHA
    f7bd5e2 View commit details
    Browse the repository at this point in the history
  6. Update mstp_helpmess_srv.R

    httr --> httr2
    pkautio authored May 13, 2024
    Configuration menu
    Copy the full SHA
    d858694 View commit details
    Browse the repository at this point in the history
  7. Update README.Rmd

    New version 2.1.1
    pkautio authored May 13, 2024
    Configuration menu
    Copy the full SHA
    2ee236c View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Create get_earthdata_token.R

    Function to fetch Bearer token from Earthdata authentication server
    pkautio authored May 14, 2024
    Configuration menu
    Copy the full SHA
    28a26cb View commit details
    Browse the repository at this point in the history
  2. Update get_earthdata_token.R

    Function to get Bearer Access token. Access token is used for all other accesses to Nasa website.
    pkautio authored May 14, 2024
    Configuration menu
    Copy the full SHA
    852445d View commit details
    Browse the repository at this point in the history
  3. Update get_earthdata_token.R

    pkautio authored May 14, 2024
    Configuration menu
    Copy the full SHA
    d257e7e View commit details
    Browse the repository at this point in the history
  4. Update get_earthdata_token.R

    pkautio authored May 14, 2024
    Configuration menu
    Copy the full SHA
    4d65fb0 View commit details
    Browse the repository at this point in the history
  5. Update get_earthdata_token.R

    pkautio authored May 14, 2024
    Configuration menu
    Copy the full SHA
    f0e0d9e View commit details
    Browse the repository at this point in the history
  6. Update get_earthdata_token.R

    pkautio authored May 14, 2024
    Configuration menu
    Copy the full SHA
    84853b1 View commit details
    Browse the repository at this point in the history
  7. Update get_earthdata_token.R

    pkautio authored May 14, 2024
    Configuration menu
    Copy the full SHA
    250e583 View commit details
    Browse the repository at this point in the history
  8. Update MODIStsp_download.R

    Updated MODIStsp to use httr2 package and Bearer token for the authentication.
    pkautio authored May 14, 2024
    Configuration menu
    Copy the full SHA
    257aefb View commit details
    Browse the repository at this point in the history
  9. Update MODIStsp_download.R

    pkautio authored May 14, 2024
    Configuration menu
    Copy the full SHA
    9538cfc View commit details
    Browse the repository at this point in the history
  10. Update get_earthdata_token.R

    pkautio authored May 14, 2024
    Configuration menu
    Copy the full SHA
    52f52eb View commit details
    Browse the repository at this point in the history
  11. Update get_mod_dirs.R

    pkautio authored May 14, 2024
    Configuration menu
    Copy the full SHA
    e140f86 View commit details
    Browse the repository at this point in the history
  12. Update get_mod_filenames.R

    pkautio authored May 14, 2024
    Configuration menu
    Copy the full SHA
    f3a8ed6 View commit details
    Browse the repository at this point in the history
  13. Update get_mod_filenames.R

    pkautio authored May 14, 2024
    Configuration menu
    Copy the full SHA
    c85c308 View commit details
    Browse the repository at this point in the history
  14. Update get_mod_dirs.R

    pkautio authored May 14, 2024
    Configuration menu
    Copy the full SHA
    71dff94 View commit details
    Browse the repository at this point in the history
  15. Update get_earthdata_token.R

    pkautio authored May 14, 2024
    Configuration menu
    Copy the full SHA
    c8ac4f8 View commit details
    Browse the repository at this point in the history
  16. Update get_mod_dirs.R

    pkautio authored May 14, 2024
    Configuration menu
    Copy the full SHA
    b16c05e View commit details
    Browse the repository at this point in the history
  17. Update get_mod_dirs.R

    pkautio authored May 14, 2024
    Configuration menu
    Copy the full SHA
    af438a1 View commit details
    Browse the repository at this point in the history
  18. Update get_mod_dirs.R

    pkautio authored May 14, 2024
    Configuration menu
    Copy the full SHA
    b7f2ab8 View commit details
    Browse the repository at this point in the history
  19. Update MODIStsp_download.R

    pkautio authored May 14, 2024
    Configuration menu
    Copy the full SHA
    2f08da3 View commit details
    Browse the repository at this point in the history
  20. Update get_mod_dirs.R

    pkautio authored May 14, 2024
    Configuration menu
    Copy the full SHA
    d834efb View commit details
    Browse the repository at this point in the history
  21. Update get_mod_filenames.R

    pkautio authored May 14, 2024
    Configuration menu
    Copy the full SHA
    776bf41 View commit details
    Browse the repository at this point in the history
  22. Update get_mod_filenames.R

    pkautio authored May 14, 2024
    Configuration menu
    Copy the full SHA
    67dc889 View commit details
    Browse the repository at this point in the history
  23. Update get_mod_filenames.R

    pkautio authored May 14, 2024
    Configuration menu
    Copy the full SHA
    6886bd9 View commit details
    Browse the repository at this point in the history
  24. Update MODIStsp_download.R

    pkautio authored May 14, 2024
    Configuration menu
    Copy the full SHA
    5fa9410 View commit details
    Browse the repository at this point in the history
  25. Update get_mod_dirs.R

    pkautio authored May 14, 2024
    Configuration menu
    Copy the full SHA
    4b4023e View commit details
    Browse the repository at this point in the history
  26. Update get_mod_dirs.R

    pkautio authored May 14, 2024
    Configuration menu
    Copy the full SHA
    6db73c5 View commit details
    Browse the repository at this point in the history
  27. Update MODIStsp-package.R

    pkautio authored May 14, 2024
    Configuration menu
    Copy the full SHA
    44ac8b2 View commit details
    Browse the repository at this point in the history
  28. Update get_mod_filenames.R

    pkautio authored May 14, 2024
    Configuration menu
    Copy the full SHA
    eb04e69 View commit details
    Browse the repository at this point in the history
  29. Update get_mod_filenames.R

    pkautio authored May 14, 2024
    Configuration menu
    Copy the full SHA
    e8e5ce4 View commit details
    Browse the repository at this point in the history
  30. Update get_mod_filenames.R

    pkautio authored May 14, 2024
    Configuration menu
    Copy the full SHA
    d7332dd View commit details
    Browse the repository at this point in the history
  31. Update README.md

    pkautio authored May 14, 2024
    Configuration menu
    Copy the full SHA
    593b2c9 View commit details
    Browse the repository at this point in the history
  32. Update README.md

    pkautio authored May 14, 2024
    Configuration menu
    Copy the full SHA
    9bc25d8 View commit details
    Browse the repository at this point in the history
  33. Update get_mod_filenames.R

    pkautio authored May 14, 2024
    Configuration menu
    Copy the full SHA
    8175c0f View commit details
    Browse the repository at this point in the history
  34. Update get_mod_filenames.R

    pkautio authored May 14, 2024
    Configuration menu
    Copy the full SHA
    4a8fd45 View commit details
    Browse the repository at this point in the history
  35. Update get_mod_filenames.R

    pkautio authored May 14, 2024
    Configuration menu
    Copy the full SHA
    8a26344 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Update get_mod_filenames.R

    pkautio authored May 17, 2024
    Configuration menu
    Copy the full SHA
    6cfc1a2 View commit details
    Browse the repository at this point in the history
  2. Update get_mod_filenames.R

    pkautio authored May 17, 2024
    Configuration menu
    Copy the full SHA
    02a4ad7 View commit details
    Browse the repository at this point in the history
  3. Update get_mod_filenames.R

    pkautio authored May 17, 2024
    Configuration menu
    Copy the full SHA
    34d443a View commit details
    Browse the repository at this point in the history
  4. Update MODIStsp_process.R

    pkautio authored May 17, 2024
    Configuration menu
    Copy the full SHA
    0ce3d9e View commit details
    Browse the repository at this point in the history
  5. Update MODIStsp_download.R

    pkautio authored May 17, 2024
    Configuration menu
    Copy the full SHA
    1e98845 View commit details
    Browse the repository at this point in the history
  6. Update get_mod_dirs.R

    pkautio authored May 17, 2024
    Configuration menu
    Copy the full SHA
    7eab871 View commit details
    Browse the repository at this point in the history
  7. Update get_mod_filenames.R

    pkautio authored May 17, 2024
    Configuration menu
    Copy the full SHA
    887b0bb View commit details
    Browse the repository at this point in the history
  8. Update get_mod_filenames.R

    pkautio authored May 17, 2024
    Configuration menu
    Copy the full SHA
    7370b87 View commit details
    Browse the repository at this point in the history
  9. Update get_mod_dirs.R

    pkautio authored May 17, 2024
    Configuration menu
    Copy the full SHA
    56a4188 View commit details
    Browse the repository at this point in the history
  10. Update get_mod_filenames.R

    pkautio authored May 17, 2024
    Configuration menu
    Copy the full SHA
    4142d45 View commit details
    Browse the repository at this point in the history
  11. Update get_mod_filenames.R

    pkautio authored May 17, 2024
    Configuration menu
    Copy the full SHA
    69954b4 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2024

  1. Update MODIStsp_download.R

    pkautio authored Jul 27, 2024
    Configuration menu
    Copy the full SHA
    0ea443a View commit details
    Browse the repository at this point in the history
  2. Update MODIStsp_download.R

    pkautio authored Jul 27, 2024
    Configuration menu
    Copy the full SHA
    893c3ab View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2024

  1. Update MODIStsp_process.R

    pkautio authored Jul 28, 2024
    Configuration menu
    Copy the full SHA
    419b0bd View commit details
    Browse the repository at this point in the history
  2. Update MODIStsp_process.R

    pkautio authored Jul 28, 2024
    Configuration menu
    Copy the full SHA
    92aae16 View commit details
    Browse the repository at this point in the history