https://github.com/parcels-code/utrechtteam
Information on OceanParcels use specifically for the team members at Utrecht University
https://github.com/parcels-code/utrechtteam
Last synced: 4 months ago
JSON representation
Information on OceanParcels use specifically for the team members at Utrecht University
- Host: GitHub
- URL: https://github.com/parcels-code/utrechtteam
- Owner: Parcels-code
- License: mit
- Created: 2018-04-11T10:58:22.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2024-12-03T14:02:05.000Z (over 1 year ago)
- Last Synced: 2025-10-07T17:25:01.917Z (9 months ago)
- Language: Jupyter Notebook
- Size: 340 KB
- Stars: 5
- Watchers: 7
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This repository holds information specifically useful to the Utrecht team of TOPIOS and OceanParcels.
It has the following sections (most on the Wiki page)
1. [Research Data Management Plan for OceanParcels](https://github.com/OceanParcels/UtrechtTeam/wiki/Research-Data-Management-Plan-for-OceanParcels)
2. [How to run parcels on Lorenz or Gemini](https://github.com/OceanParcels/UtrechtTeam/wiki/How-to-run-parcels-on-lorenz-or-gemini)
3. [How to run long simulations ( 24 hours) with qsub](https://github.com/OceanParcels/UtrechtTeam/wiki/How-to-run-long-simulations-(-24-hours)-with-qsub-on-gemini)
4. [How to archive data on the UU YODA service](https://github.com/IMAU-oceans/data_management/blob/master/yoda.md)
5. Running into speed or memory problems on gemini: using Dask chunking
- [Simulations](https://github.com/OceanParcels/UtrechtTeam/blob/master/scripts/time_chunking.py)
- [Performance analysis](https://github.com/OceanParcels/UtrechtTeam/blob/master/scripts/Dask_vs_indices.ipynb)