Skip to content

Commit 42b0a84

Browse files
committed
update wording
1 parent 4d52884 commit 42b0a84

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

parcels/_datasets/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
This subpackage is broken down into structured and unstructured parts. Each of these have common submodules:
3838
3939
* ``circulation_model`` -> hardcoded datasets with the intention of mimicking datasets from a certain (ocean) circulation model
40-
* ``general`` -> hardcoded datasets that are general, and not tied to a certain (ocean) circulation model. Instead these focus on the fundamental properties of the dataset
40+
* ``generic`` -> hardcoded datasets that are generic, and not tied to a certain (ocean) circulation model. Instead these focus on the fundamental properties of the dataset
4141
* ``generated`` -> functions to generate datasets with varying properties
4242
* ``utils`` -> any utility functions necessary related to either generating or validating datasets
4343

0 commit comments

Comments
 (0)