JonKing93 / DASH

A package for paleoclimate data assimilation workflow.
https://jonking93.github.io/DASH/
MIT License
22 stars 10 forks source link

Does opendap source still need to load everything by default? #224

Closed JonKing93 closed 3 years ago

JonKing93 commented 3 years ago

(This now happens by default for all HDF data sources) -- Although opendap data sources have space to save and recall the data, so perhaps it's different?

JonKing93 commented 3 years ago

Reworked data source interfaces to exclusively load. More complex loading algorithms are handled by gridfile and stateVector.