eurec4a / how_to_eurec4a

Code examples to get you started with EUREC⁴A data.
https://howto.eurec4a.eu
MIT License
6 stars 20 forks source link

Documenting Cloud Botany nx96 simulations #98

Closed martinjanssens closed 1 year ago

martinjanssens commented 1 year ago

@observingClouds @fjansson

Three changes:

Let me know what you think, happy to make further changes.

fjansson commented 1 year ago

Looks good from my side! How about adding something on the Python dependencies? I've converged on this set of Python packages:

pip install eurec4a intake xarray intake-xarray zarr dask requests

Or we can rely on the general installation instructions of the whole howto EUREC4A book (but last I tried, maybe a year ago, I had to uninstall pydap because of some incompatibility).

observingClouds commented 1 year ago

@martinjanssens @fjansson I would actually argue against putting these requirements in this section because the general requirements of the HowToEurec4a-book should work just fine. If they don't work, please raise an issue. As long as the CI is running successfully and your environment is up-to date there shouldn't be any issues.