-
-
Notifications
You must be signed in to change notification settings - Fork 1
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
update the IceSat-2 R package (OpenAltimetry --> EarthData) #14
Labels
Comments
mlampros
added a commit
that referenced
this issue
Dec 8, 2023
mlampros
added a commit
that referenced
this issue
Dec 8, 2023
mlampros
added a commit
that referenced
this issue
Dec 8, 2023
updated the 'get_atlas_data()' in #14
mlampros
added a commit
that referenced
this issue
Dec 9, 2023
mlampros
added a commit
that referenced
this issue
Dec 9, 2023
added cron-jobs for ATL03 and LEVEL3A related to #14
mlampros
added a commit
that referenced
this issue
Dec 9, 2023
mlampros
added a commit
that referenced
this issue
Dec 13, 2023
mlampros
added a commit
that referenced
this issue
Dec 13, 2023
removed cron-job of LEVEL3A related to #14
mlampros
added a commit
that referenced
this issue
Dec 14, 2023
mlampros
added a commit
that referenced
this issue
Dec 14, 2023
fixed a bug in the "vsi_time_specific_orbits_wkt()" function related to #14
mlampros
added a commit
that referenced
this issue
Dec 16, 2023
mlampros
added a commit
that referenced
this issue
Dec 16, 2023
added a second check for ATL03 related to #14
mlampros
added a commit
that referenced
this issue
Dec 16, 2023
The updated earthdata openaltimetry API (which the IceSat2R package uses) is available in the following weblink: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'll add information in this issue as I update the IceSat-2 R package after the migration of the OpenAltimetry to EarthData
available_nominal_orbits
(Nominal mission orbits)available_RGTs
(Reference Ground Tracks (RGTs))degrees_to_global_grid
(Create a global grid based on degrees)getTracks
(Get the ICESAT-2 Tracks)get_atlas_data
get_level3a_data
(Get IceSat-2 ATLAS 'Level-3A' data for a time interval)latest_orbits
(Extraction of the url from the Technical Specification Website)ne_10m_glaciated_areas
(Natural Earth 10m Glaciated Areas (1:10 million scale))overall_mission_orbits
(Overall Mission Orbits)revisit_time_RGTs
(Revisit Time Reference Ground Tracks and Dates)RGT_cycle_14
Reference (Ground Tracks (RGTs) for IceSat-2 Cycle 14)select_aoi_global_grid
(R6 Class to Select an Area of Interest (AOI) from a Global Grid)time_specific_orbits
(Time Specific Orbits)verify_RGTs
(Verification of the Reference Ground Tracks (RGTs))vsi_kml_from_zip
(Utilizing Virtual File Systems (vsi) to extract the .kml from the .zip file)vsi_nominal_orbits_wkt
(Utilizing Virtual File Systems (vsi) and Well Known Text (WKT) to access the 'nominal orbits')vsi_time_specific_orbits_wkt
(Utilizing Virtual File Systems (vsi) and Well Known Text (WKT) to access the 'time specific orbits')This issue is a continuation of #13
The text was updated successfully, but these errors were encountered: