- Jun 05, 2023
-
-
GSFC Landslides authored
-
- May 21, 2023
-
-
ranchodeluxe authored
-
- Apr 07, 2023
-
-
gcorradini authored
-
- Mar 09, 2023
-
-
ranchodeluxe authored
-
- Mar 08, 2023
-
-
ranchodeluxe authored
-
ranchodeluxe authored
-
ranchodeluxe authored
-
ranchodeluxe authored
-
ranchodeluxe authored
-
ranchodeluxe authored
-
ranchodeluxe authored
-
ranchodeluxe authored
-
ranchodeluxe authored
-
ranchodeluxe authored
-
- Feb 16, 2023
-
-
Tempest McCabe authored
-
- Feb 08, 2023
-
-
Tempest McCabe authored
-
- Jan 25, 2023
-
-
eorland authored
-
- Jan 19, 2023
-
-
eorland authored
-
- Oct 28, 2022
-
-
eorland authored
-
- Oct 25, 2022
-
-
eorland authored
-
- Sep 27, 2022
-
-
eorland authored
-
- Sep 14, 2022
-
-
eorland authored
-
- Sep 13, 2022
-
-
eorland authored
-
- Sep 09, 2022
-
-
eorland authored
-
Alexey Shiklomanov authored
-
Alexey Shiklomanov authored
-
- Sep 08, 2022
-
-
eorland authored
-
eorland authored
-
Alexey Shiklomanov authored
-
- Sep 07, 2022
-
-
Alexey Shiklomanov authored
Works better in S3. Reading works the same: gpd.read_file("/path/to/folder", layer=somelayer) # This will read /path/to/folder/layer.fgb
-
- Sep 02, 2022
-
-
Alexey Shiklomanov authored
Otherwise, it tries to use NetCDF.
-
Alexey Shiklomanov authored
-
Alexey Shiklomanov authored
Seems to work more reliably with S3. GDAL.open fails with newer (??) versions of GDAL on MAAP, but works with older (???) versions of GDAL.
-
Alexey Shiklomanov authored
This version works with S3 paths as well.
-
Alexey Shiklomanov authored
- Replace `open` with `fsspec.open` to be robust to S3 paths. - Make directory-checking code ignore S3 paths (which don't have directories).
-
Alexey Shiklomanov authored
Custom version tries several times. This is necessary because of a weird edge case reading from S3 buckets -- Geopandas fails immediately the first time, but succeeds almost immediately the second time.
-
gsfc_landslides authored
main changes are to FireMain.py to set the dates and locations which run, as well as FireIO--which has the original col names that should work by default with the monthly snpp data from the fuoco site. this is not yet tested.
-
- Sep 01, 2022
-
-
gsfc_landslides authored
-
- Aug 18, 2022
-
-
Yang authored
-
- Aug 17, 2022
-
-
Yang authored
-