TUW-GEO / ascat

Read and visualize data from the Advanced Scatterometer (ASCAT) on-board the series of Metop satellites
https://ascat.readthedocs.io/
MIT License
23 stars 16 forks source link

Xarray i/o tutorial, add geom/bbox readers, speedups #58

Closed claytharrison closed 7 months ago

claytharrison commented 7 months ago

Main point of interest is the tutorial notebook at /docs/xarray_readers_tutorial.ipynb, still need to actually get it added to the docs build (writing the rst file etc), but wanted you to see it. Also added speedups for reading location ids, as discussed a couple weeks ago, and added bbox/geometry read functionality to all xarray readers.