Skip to content

Commit

Permalink
update pyodide
Browse files Browse the repository at this point in the history
  • Loading branch information
Ramon Garate committed Mar 21, 2024
1 parent b6b5558 commit 9611bc6
Show file tree
Hide file tree
Showing 518 changed files with 50,582 additions and 461 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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};
453 changes: 453 additions & 0 deletions assets/index-2p-R4WWv.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion assets/index-Bx6Jj-Nm.css

This file was deleted.

453 changes: 0 additions & 453 deletions assets/index-C7c1b9ND.js

This file was deleted.

1 change: 1 addition & 0 deletions assets/index-D8dZ_6ZZ.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/index-B6gaiCcg.js → assets/index-n8WY4eIx.js

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ function __vite__mapDeps(indexes) {
}
return indexes.map((i) => __vite__mapDeps.viteFileDeps[i])
}
import{_ as o,a as c,b as s,p as l,I as u,__tla as h}from"./index-C7c1b9ND.js";let n,p=Promise.all([(()=>{try{return h}catch{}})()]).then(async()=>{n=function(_,i){return o(void 0,void 0,void 0,function(){var e,a;return c(this,function(t){switch(t.label){case 0:return e=l(_),i!==u.STANDARD?[3,2]:[4,s(()=>import("./index-BIdTI090.js").then(r=>r.I),__vite__mapDeps([]))];case 1:return a=t.sent(),[3,4];case 2:return[4,s(()=>import("./index-ClTF5qbq.js").then(r=>r.I),__vite__mapDeps([]))];case 3:a=t.sent(),t.label=4;case 4:return[2,a[e]]}})})}});export{p as __tla,n as splitPathsBySizeLoader};
import{_ as o,a as c,b as s,p as l,I as u,__tla as h}from"./index-2p-R4WWv.js";let n,p=Promise.all([(()=>{try{return h}catch{}})()]).then(async()=>{n=function(_,i){return o(void 0,void 0,void 0,function(){var e,a;return c(this,function(t){switch(t.label){case 0:return e=l(_),i!==u.STANDARD?[3,2]:[4,s(()=>import("./index-BIdTI090.js").then(r=>r.I),__vite__mapDeps([]))];case 1:return a=t.sent(),[3,4];case 2:return[4,s(()=>import("./index-ClTF5qbq.js").then(r=>r.I),__vite__mapDeps([]))];case 3:a=t.sent(),t.label=4;case 4:return[2,a[e]]}})})}});export{p as __tla,n as splitPathsBySizeLoader};
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
-->
<link rel="manifest" href="/manifest.json" />
<title>Pretzel</title>
<script type="module" crossorigin src="/assets/index-C7c1b9ND.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-Bx6Jj-Nm.css">
<script type="module" crossorigin src="/assets/index-2p-R4WWv.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-D8dZ_6ZZ.css">
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
Expand Down
Binary file not shown.
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.
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 added pyodide/Cartopy-tests.tar
Binary file not shown.
Binary file not shown.
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.
Loading

0 comments on commit 9611bc6

Please sign in to comment.