wget https://minio.dive.edito.eu/project-chlorophyll/03MAR_CHL5D_6MFORECAST.parquet
poetry install
poetry run python generate_data.py
npx http-server --cors
To install dependencies:
npm install
# or
yarnCommands:
npm startis the development target, to serve the app and hot reload.npm run buildis the production target, to create the final bundle and write to disk.