OceanParcels / Parcels

Main code for Parcels (Probably A Really Computationally Efficient Lagrangian Simulator)
https://www.oceanparcels.org
MIT License
289 stars 128 forks source link

added: FieldSet.from_a_grid_dataset #1650

Closed KOMPALALOKESH closed 1 month ago

KOMPALALOKESH commented 1 month ago

added a new method in parcels/fieldset.py and unit test in tests/test_fieldset.py

Closes #1642

VeckoTheGecko commented 1 month ago

Thanks for your contribution @KOMPALALOKESH ! I've pushed some edits, and it is now merged.