Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
tsnow03 committed Aug 2, 2024
1 parent 2f99eee commit 05fbcce
Show file tree
Hide file tree
Showing 14 changed files with 863 additions and 813 deletions.
Binary file modified _images/dask_for_geoscientists_24_0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified _images/dask_for_geoscientists_68_1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified _images/dask_for_geoscientists_74_1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion _sources/content/hub_best_practices.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Keep personal storage to <10 Gb unless you talk to us about it

***

The `shared` drive is a folder everyone can read files from and only admins can write to. `shared-public` everyone can read and write to. When deleting files, please be careful to leave other users' files intact in those directories. This means that while it is easy to share data, especially `shared-public` carries an inherent risk of losing the data if someone else accidentally deletes it. We do not recommend this folder for long term storage unless the files are copies or easily recreated. It is best suited for sharing files and then deleting those files as soon as your team is done using them.
The `shared` drive is a folder everyone can read files from and only admins can write to. `shared-public` everyone can read and write to. When deleting files, please be careful to leave other users' files intact in those directories. This means that while it is easy to share data, especially `shared-public` carries an inherent risk of losing the data if someone else accidentally deletes it. We do not recommend this folder for long term storage unless the files are copies or easily recreated. This storage space is best suited for sharing files and then deleting those files as soon as your team is done using them.

***

Expand Down
2 changes: 1 addition & 1 deletion content/hub_best_practices.html
Original file line number Diff line number Diff line change
Expand Up @@ -661,7 +661,7 @@ <h1>CryoCloud Best Practices<a class="headerlink" href="#cryocloud-best-practice
<li><p>Reach out if you need more storage because we can apply for more cloud credits if needed</p></li>
</ul>
<hr class="docutils" />
<p>The <code class="docutils literal notranslate"><span class="pre">shared</span></code> drive is a folder everyone can read files from and only admins can write to. <code class="docutils literal notranslate"><span class="pre">shared-public</span></code> everyone can read and write to. When deleting files, please be careful to leave other users’ files intact in those directories. This means that while it is easy to share data, especially <code class="docutils literal notranslate"><span class="pre">shared-public</span></code> carries an inherent risk of losing the data if someone else accidentally deletes it. We do not recommend this folder for long term storage unless the files are copies or easily recreated. It is best suited for sharing files and then deleting those files as soon as your team is done using them.</p>
<p>The <code class="docutils literal notranslate"><span class="pre">shared</span></code> drive is a folder everyone can read files from and only admins can write to. <code class="docutils literal notranslate"><span class="pre">shared-public</span></code> everyone can read and write to. When deleting files, please be careful to leave other users’ files intact in those directories. This means that while it is easy to share data, especially <code class="docutils literal notranslate"><span class="pre">shared-public</span></code> carries an inherent risk of losing the data if someone else accidentally deletes it. We do not recommend this folder for long term storage unless the files are copies or easily recreated. This storage space is best suited for sharing files and then deleting those files as soon as your team is done using them.</p>
<hr class="docutils" />
<p>Pip installs on your hub last only for that session</p>
<ul class="simple">
Expand Down
4 changes: 2 additions & 2 deletions reports/3.earthaccess.log
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,6 @@ File /usr/share/miniconda3/envs/cryocloud/lib/python3.9/site-packages/par
 1350 else:
 1351 if not (issubclass(val, class_)):

ValueError: ClassSelector parameter None value must be an instance of (function, tuple), not <function size at 0x7f5b7c03c0f0>.
ValueError: ClassSelector parameter None value must be an instance of (function, tuple), not <function size at 0x7f5b7c03c0f0>.
ValueError: ClassSelector parameter None value must be an instance of (function, tuple), not <function size at 0x7f95048df1b0>.
ValueError: ClassSelector parameter None value must be an instance of (function, tuple), not <function size at 0x7f95048df1b0>.

2 changes: 1 addition & 1 deletion reports/GrIMP_tutorial_AGU23.log
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ File /usr/share/miniconda3/envs/cryocloud/lib/python3.9/site-packages/xar
---> 55 value = self._cache[key]
 56 self._cache.move_to_end(key)

KeyError: [<function open at 0x7fd02c1e23a0>, ('/home/jovyan/shared-public/GeoTIFF/GL_vel_mosaic_Annual_01Dec20_30Nov21_vx_v04.0.tif',), 'r', (('overview_level', 1), ('sharing', False))]
KeyError: [<function open at 0x7fa4d7c233a0>, ('/home/jovyan/shared-public/GeoTIFF/GL_vel_mosaic_Annual_01Dec20_30Nov21_vx_v04.0.tif',), 'r', (('overview_level', 1), ('sharing', False))]

During handling of the above exception, another exception occurred:

Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions tutorials/GrIMP/GrIMP_tutorial_AGU23.html

Large diffs are not rendered by default.

Loading

0 comments on commit 05fbcce

Please sign in to comment.