Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 2 additions & 13 deletions projects/fetchez.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,48 +10,37 @@
::::

::::{grid} 1 2 3 5
:gutter: 2

:::{card}
:link: https://fetchez.readthedocs.io
:class: p-2 text-center hover:bg-slate-50 border rounded transition-all cursor-pointer select-none no-underline block
:class-body: p-0 m-0 flex flex-col items-center justify-center gap-1 no-underline

![rtd](/assets/images/logo-dark.svg)
Documentation
:::

:::{card}
:link: https://pypi.org/project/fetchez
:class: p-2 text-center hover:bg-slate-50 border rounded transition-all cursor-pointer select-none no-underline block
:class-body: p-0 m-0 flex flex-col items-center justify-center gap-1 no-underline

![pypi](/assets/images/pypi-logo.png)
Releases on PyPi
:::

:::{card}
:link: https://anaconda.org/conda-forge/fetchez
:class: p-2 text-center hover:bg-slate-50 border rounded transition-all cursor-pointer select-none no-underline block
:class-body: p-0 m-0 flex flex-col items-center justify-center gap-1 no-underline

![conda-forge](/assets/images/conda-forge-logo.png)
Releases on Conda-Forge
:::

:::{card}
:link: https://github.com/continuous-dems/fetchez
:class: p-2 text-center hover:bg-slate-50 border rounded transition-all cursor-pointer select-none no-underline block
:class-body: p-0 m-0 flex flex-col items-center justify-center gap-1 no-underline

![github](/assets/images/github-logo.svg)
Source in Github
:::

:::{card}
:link: https://cudem.zulipchat.com/#narrow/channel/560691-Fetchez
:class: p-2 text-center hover:bg-slate-50 border rounded transition-all cursor-pointer select-none no-underline block
:class-body: p-0 m-0 flex flex-col items-center justify-center gap-1 no-underline

![zulip](/assets/images/zulip-logo.png)
Zulip Chat
Expand All @@ -67,7 +56,7 @@ Originally developed as the core fetching engine for the [CUDEM](https://github.

---

### Fetch and process data:
## Fetch and process data:

```python
import fetchez
Expand All @@ -77,7 +66,7 @@ files = fetchez.get("charts", region=[-120, -118, 33, 34], hooks=['unzip', 'file
```


### Define reusable YAML data Bundles:
## Define reusable YAML data Bundles:

```yaml
name: grav_and_bath
Expand Down
11 changes: 0 additions & 11 deletions projects/globato.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,48 +8,37 @@
# **Globato**

::::{grid} 1 2 3 5
:gutter: 2

:::{card}
:link: https://globato.readthedocs.io
:class: p-2 text-center hover:bg-slate-50 border rounded transition-all cursor-pointer select-none no-underline block
:class-body: p-0 m-0 flex flex-col items-center justify-center gap-1 no-underline

![rtd](/assets/images/logo-dark.svg)
Documentation
:::

:::{card}
:link: https://pypi.org/project/globato
:class: p-2 text-center hover:bg-slate-50 border rounded transition-all cursor-pointer select-none no-underline block
:class-body: p-0 m-0 flex flex-col items-center justify-center gap-1 no-underline

![pypi](/assets/images/pypi-logo.png)
Releases on PyPi
:::

:::{card}
:link: https://anaconda.org/conda-forge/globato
:class: p-2 text-center hover:bg-slate-50 border rounded transition-all cursor-pointer select-none no-underline block
:class-body: p-0 m-0 flex flex-col items-center justify-center gap-1 no-underline

![conda-forge](/assets/images/conda-forge-logo.png)
Releases on Conda-Forge
:::

:::{card}
:link: https://github.com/continuous-dems/globato
:class: p-2 text-center hover:bg-slate-50 border rounded transition-all cursor-pointer select-none no-underline block
:class-body: p-0 m-0 flex flex-col items-center justify-center gap-1 no-underline

![github](/assets/images/github-logo.svg)
Source in Github
:::

:::{card}
:link: https://cudem.zulipchat.com/#narrow/channel/568984-GLOBATO
:class: p-2 text-center hover:bg-slate-50 border rounded transition-all cursor-pointer select-none no-underline block
:class-body: p-0 m-0 flex flex-col items-center justify-center gap-1 no-underline

![zulip](/assets/images/zulip-logo.png)
Zulip Chat
Expand Down
11 changes: 0 additions & 11 deletions projects/ivert.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,48 +10,37 @@
::::

::::{grid} 1 2 3 5
:gutter: 2

:::{card}
:link: https://github.com/continuous-dems/ivert
:class: p-2 text-center hover:bg-slate-50 border rounded transition-all cursor-pointer select-none no-underline block
:class-body: p-0 m-0 flex flex-col items-center justify-center gap-1 no-underline

![rtd](/assets/images/logo-dark.svg)
Documentation
:::

:::{card}
:link: https://pypi.org/project/ivert
:class: p-2 text-center hover:bg-slate-50 border rounded transition-all cursor-pointer select-none no-underline block
:class-body: p-0 m-0 flex flex-col items-center justify-center gap-1 no-underline

![pypi](/assets/images/pypi-logo.png)
Releases on PyPi
:::

:::{card}
:link: https://anaconda.org/conda-forge/ivert
:class: p-2 text-center hover:bg-slate-50 border rounded transition-all cursor-pointer select-none no-underline block
:class-body: p-0 m-0 flex flex-col items-center justify-center gap-1 no-underline

![conda-forge](/assets/images/conda-forge-logo.png)
Releases on Conda-Forge
:::

:::{card}
:link: https://github.com/continuous-dems/ivert
:class: p-2 text-center hover:bg-slate-50 border rounded transition-all cursor-pointer select-none no-underline block
:class-body: p-0 m-0 flex flex-col items-center justify-center gap-1 no-underline

![github](/assets/images/github-logo.svg)
Source in Github
:::

:::{card}
:link: https://cudem.zulipchat.com/#narrow/channel/551520-IVERT
:class: p-2 text-center hover:bg-slate-50 border rounded transition-all cursor-pointer select-none no-underline block
:class-body: p-0 m-0 flex flex-col items-center justify-center gap-1 no-underline

![zulip](/assets/images/zulip-logo.png)
Zulip Chat
Expand Down
11 changes: 0 additions & 11 deletions projects/transformez.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,48 +10,37 @@
::::

::::{grid} 1 2 3 5
:gutter: 2

:::{card}
:link: https://transformez.readthedocs.io
:class: p-2 text-center hover:bg-slate-50 border rounded transition-all cursor-pointer select-none no-underline block
:class-body: p-0 m-0 flex flex-col items-center justify-center gap-1 no-underline

![rtd](/assets/images/logo-dark.svg)
Documentation
:::

:::{card}
:link: https://pypi.org/project/transformez
:class: p-2 text-center hover:bg-slate-50 border rounded transition-all cursor-pointer select-none no-underline block
:class-body: p-0 m-0 flex flex-col items-center justify-center gap-1 no-underline

![pypi](/assets/images/pypi-logo.png)
Releases on PyPi
:::

:::{card}
:link: https://anaconda.org/conda-forge/transformez
:class: p-2 text-center hover:bg-slate-50 border rounded transition-all cursor-pointer select-none no-underline block
:class-body: p-0 m-0 flex flex-col items-center justify-center gap-1 no-underline

![conda-forge](/assets/images/conda-forge-logo.png)
Releases on Conda-Forge
:::

:::{card}
:link: https://github.com/continuous-dems/transformez
:class: p-2 text-center hover:bg-slate-50 border rounded transition-all cursor-pointer select-none no-underline block
:class-body: p-0 m-0 flex flex-col items-center justify-center gap-1 no-underline

![github](/assets/images/github-logo.svg)
Source in Github
:::

:::{card}
:link: https://cudem.zulipchat.com/#narrow/channel/562904-Transformez
:class: p-2 text-center hover:bg-slate-50 border rounded transition-all cursor-pointer select-none no-underline block
:class-body: p-0 m-0 flex flex-col items-center justify-center gap-1 no-underline

![zulip](/assets/images/zulip-logo.png)
Zulip Chat
Expand Down
Loading