-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Ramon Garate
committed
Mar 21, 2024
1 parent
b6b5558
commit 9611bc6
Showing
518 changed files
with
50,582 additions
and
461 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
4 changes: 2 additions & 2 deletions
4
assets/allPathsLoader-Cg8PHPnU.js → assets/allPathsLoader-CmRZ6gqG.js
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
function __vite__mapDeps(indexes) { | ||
if (!__vite__mapDeps.viteFileDeps) { | ||
__vite__mapDeps.viteFileDeps = ["assets/allPaths-G-AC-0r6.js","assets/index-BIdTI090.js","assets/index-ClTF5qbq.js","assets/index-C7c1b9ND.js","assets/index-Bx6Jj-Nm.css"] | ||
__vite__mapDeps.viteFileDeps = ["assets/allPaths-DsgD9jg6.js","assets/index-BIdTI090.js","assets/index-ClTF5qbq.js","assets/index-2p-R4WWv.js","assets/index-D8dZ_6ZZ.css"] | ||
} | ||
return indexes.map((i) => __vite__mapDeps.viteFileDeps[i]) | ||
} | ||
import{_ as s,a as o,b as i,__tla as l}from"./index-C7c1b9ND.js";let r,c=Promise.all([(()=>{try{return l}catch{}})()]).then(async()=>{r=function(e,_){return s(void 0,void 0,void 0,function(){var t;return o(this,function(a){switch(a.label){case 0:return[4,i(()=>import("./allPaths-G-AC-0r6.js").then(async n=>(await n.__tla,n)),__vite__mapDeps([0,1,2,3,4]))];case 1:return t=a.sent().getIconPaths,[2,t(e,_)]}})})}});export{c as __tla,r as allPathsLoader}; | ||
import{_ as s,a as o,b as i,__tla as l}from"./index-2p-R4WWv.js";let r,c=Promise.all([(()=>{try{return l}catch{}})()]).then(async()=>{r=function(e,_){return s(void 0,void 0,void 0,function(){var t;return o(this,function(a){switch(a.label){case 0:return[4,i(()=>import("./allPaths-DsgD9jg6.js").then(async n=>(await n.__tla,n)),__vite__mapDeps([0,1,2,3,4]))];case 1:return t=a.sent().getIconPaths,[2,t(e,_)]}})})}});export{c as __tla,r as allPathsLoader}; |
Large diffs are not rendered by default.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
35 changes: 35 additions & 0 deletions
35
pyodide/Brotli-1.0.9-cp311-cp311-emscripten_3_1_46_wasm32.whl.metadata
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
Metadata-Version: 2.1 | ||
Name: Brotli | ||
Version: 1.0.9 | ||
Summary: Python bindings for the Brotli compression library | ||
Home-page: https://github.com/google/brotli | ||
Author: The Brotli Authors | ||
License: MIT | ||
Platform: Posix | ||
Platform: MacOS X | ||
Platform: Windows | ||
Classifier: Development Status :: 4 - Beta | ||
Classifier: Environment :: Console | ||
Classifier: Intended Audience :: Developers | ||
Classifier: License :: OSI Approved :: MIT License | ||
Classifier: Operating System :: MacOS :: MacOS X | ||
Classifier: Operating System :: Microsoft :: Windows | ||
Classifier: Operating System :: POSIX :: Linux | ||
Classifier: Programming Language :: C | ||
Classifier: Programming Language :: C++ | ||
Classifier: Programming Language :: Python | ||
Classifier: Programming Language :: Python :: 2 | ||
Classifier: Programming Language :: Python :: 2.7 | ||
Classifier: Programming Language :: Python :: 3 | ||
Classifier: Programming Language :: Python :: 3.3 | ||
Classifier: Programming Language :: Python :: 3.4 | ||
Classifier: Programming Language :: Python :: 3.5 | ||
Classifier: Programming Language :: Unix Shell | ||
Classifier: Topic :: Software Development :: Libraries | ||
Classifier: Topic :: Software Development :: Libraries :: Python Modules | ||
Classifier: Topic :: System :: Archiving | ||
Classifier: Topic :: System :: Archiving :: Compression | ||
Classifier: Topic :: Text Processing :: Fonts | ||
Classifier: Topic :: Utilities | ||
License-File: LICENSE | ||
|
Binary file not shown.
150 changes: 150 additions & 0 deletions
150
pyodide/Cartopy-0.21.1-cp311-cp311-emscripten_3_1_46_wasm32.whl.metadata
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,150 @@ | ||
Metadata-Version: 2.1 | ||
Name: Cartopy | ||
Version: 0.21.1 | ||
Summary: A cartographic python library with Matplotlib support for visualisation | ||
Home-page: https://scitools.org.uk/cartopy/docs/latest/ | ||
Download-URL: https://github.com/SciTools/cartopy | ||
Author: UK Met Office | ||
License: LGPLv3 | ||
Keywords: cartography map transform projection proj proj.4 geos shapely shapefile | ||
Classifier: Development Status :: 4 - Beta | ||
Classifier: Framework :: Matplotlib | ||
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+) | ||
Classifier: Operating System :: MacOS :: MacOS X | ||
Classifier: Operating System :: Microsoft :: Windows | ||
Classifier: Operating System :: POSIX | ||
Classifier: Operating System :: POSIX :: AIX | ||
Classifier: Operating System :: POSIX :: Linux | ||
Classifier: Programming Language :: C++ | ||
Classifier: Programming Language :: Python | ||
Classifier: Programming Language :: Python :: 3 | ||
Classifier: Programming Language :: Python :: 3.8 | ||
Classifier: Programming Language :: Python :: 3.9 | ||
Classifier: Programming Language :: Python :: 3.10 | ||
Classifier: Programming Language :: Python :: 3 :: Only | ||
Classifier: Topic :: Scientific/Engineering | ||
Classifier: Topic :: Scientific/Engineering :: GIS | ||
Classifier: Topic :: Scientific/Engineering :: Visualization | ||
Requires-Python: >=3.8 | ||
Description-Content-Type: text/markdown | ||
License-File: COPYING | ||
License-File: COPYING.LESSER | ||
Requires-Dist: numpy >=1.18 | ||
Requires-Dist: matplotlib >=3.1 | ||
Requires-Dist: shapely >=1.6.4 | ||
Requires-Dist: pyshp >=2.1 | ||
Requires-Dist: pyproj >=3.0.0 | ||
Provides-Extra: ows | ||
Requires-Dist: OWSLib >=0.18.0 ; extra == 'ows' | ||
Requires-Dist: pillow >=6.1.0 ; extra == 'ows' | ||
Provides-Extra: plotting | ||
Requires-Dist: GDAL >=2.3.2 ; extra == 'plotting' | ||
Requires-Dist: pillow >=6.1.0 ; extra == 'plotting' | ||
Requires-Dist: scipy >=1.3.1 ; extra == 'plotting' | ||
Provides-Extra: tests | ||
Requires-Dist: packaging >=20 ; extra == 'tests' | ||
Requires-Dist: pytest >=5.1.2 ; extra == 'tests' | ||
Requires-Dist: pytest-mpl >=0.11 ; extra == 'tests' | ||
|
||
<h1 align="center" style="margin:1em;"> | ||
<a href="https://scitools.org.uk/cartopy/docs/latest/"> | ||
<img src="https://scitools.org.uk/cartopy/docs/latest/_static/cartopy.png" | ||
alt="Cartopy"></a> | ||
</h1> | ||
|
||
<h4 align="center"> | ||
Cartopy is a Python package designed to make drawing maps for | ||
data analysis and visualisation easy. | ||
</h4> | ||
|
||
<p align="center"> | ||
<!-- https://shields.io/ is a good source of these --> | ||
<a href="https://anaconda.org/conda-forge/cartopy"> | ||
<img src="https://img.shields.io/conda/dn/conda-forge/cartopy.svg" | ||
alt="conda-forge downloads" /></a> | ||
<a href="https://github.com/SciTools/cartopy/releases"> | ||
<img src="https://img.shields.io/github/tag/SciTools/cartopy.svg" | ||
alt="Latest version" /></a> | ||
<a href="https://github.com/SciTools/cartopy/commits/main"> | ||
<img src="https://img.shields.io/github/commits-since/SciTools/cartopy/latest.svg" | ||
alt="Commits since last release" /></a> | ||
<a href="https://github.com/SciTools/cartopy/graphs/contributors"> | ||
<img src="https://img.shields.io/github/contributors/SciTools/cartopy.svg" | ||
alt="# contributors" /></a> | ||
<a href="https://travis-ci.org/SciTools/cartopy/branches"> | ||
<img src="https://api.travis-ci.org/repositories/SciTools/cartopy.svg?branch=main" | ||
alt="Travis-CI" /></a> | ||
<a href="https://zenodo.org/badge/latestdoi/5282596"> | ||
<img src="https://zenodo.org/badge/5282596.svg" | ||
alt="zenodo" /></a> | ||
<a href="https://gitter.im/SciTools/cartopy?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge"> | ||
<img src="https://badges.gitter.im/SciTools/cartopy.svg" alt="Gitter Chat" /></a> | ||
</p> | ||
<br> | ||
|
||
# Table of contents | ||
|
||
<!-- | ||
NOTE: toc auto-generated with https://github.com/jonschlinkert/markdown-toc | ||
$> markdown-toc -i --bullets='-' README.md | ||
|
||
NOTE: This entire README can be markdown linted with | ||
https://github.com/igorshubovych/markdownlint-cli | ||
$ echo '{"no-inline-html": false}' > .markdownrc | ||
$ markdownlint README.md | ||
--> | ||
|
||
<!-- toc --> | ||
|
||
- [Overview](#overview) | ||
- [Get in touch](#get-in-touch) | ||
- [License and copyright](#license-and-copyright) | ||
|
||
<!-- tocstop --> | ||
|
||
## Overview | ||
|
||
Cartopy is a Python package designed to make drawing maps for data | ||
analysis and visualisation easy. | ||
|
||
It features: | ||
|
||
- object oriented projection definitions | ||
- point, line, polygon and image transformations between projections | ||
- integration to expose advanced mapping in Matplotlib with a simple and | ||
intuitive interface | ||
- powerful vector data handling by integrating shapefile reading with Shapely | ||
capabilities | ||
|
||
Documentation can be found at <https://scitools.org.uk/cartopy/docs/latest/>. | ||
|
||
## Get in touch | ||
|
||
- Ask usage questions on | ||
[StackOverflow](https://stackoverflow.com/questions/tagged/cartopy). | ||
- For less well defined questions, ideas, general discussion or announcements | ||
of related projects use the | ||
[Google Group](https://groups.google.com/forum/#!forum/scitools-iris). | ||
- Report bugs, suggest features or view the source code on | ||
[GitHub](https://github.com/SciTools/cartopy). | ||
- To chat with developers and other users you can use the | ||
[Gitter Chat](https://gitter.im/SciTools/cartopy) | ||
|
||
|
||
## Credits, copyright and license | ||
|
||
Cartopy is developed collaboratively under the SciTools umberella. | ||
|
||
A full list of codecontributors ("Cartopy contributors") can be found at | ||
https://github.com/SciTools/cartopy/graphs/contributors. | ||
|
||
Code is just one of many ways of positively contributing to Cartopy, please see | ||
our [contributing guide](.github/CONTRIBUTING.md) for more details on how | ||
you can get involved. | ||
|
||
Cartopy is released under a LGPL license with a shared copyright model. | ||
See [COPYING](COPYING) and [COPYING.LESSER](COPYING.LESSER) for full terms. | ||
|
||
The [Met Office](https://metoffice.gov.uk) has made a significant | ||
contribution to the development, maintenance and support of this library. | ||
All Met Office contributions are copyright on behalf of the British Crown. |
Binary file not shown.
Binary file not shown.
15 changes: 15 additions & 0 deletions
15
pyodide/CoolProp-6.4.3-cp311-cp311-emscripten_3_1_46_wasm32.whl.metadata
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
Metadata-Version: 2.1 | ||
Name: CoolProp | ||
Version: 6.4.3 | ||
Summary: Open-source thermodynamic and transport properties database | ||
Home-page: http://www.coolprop.org | ||
Author: Ian Bell | ||
Author-email: [email protected] | ||
Classifier: Programming Language :: Python | ||
Classifier: Development Status :: 4 - Beta | ||
Classifier: Environment :: Other Environment | ||
Classifier: Intended Audience :: Developers | ||
Classifier: License :: OSI Approved :: MIT License | ||
Classifier: Operating System :: OS Independent | ||
Classifier: Topic :: Software Development :: Libraries :: Python Modules | ||
|
Binary file not shown.
Oops, something went wrong.