Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
IRISCC-Dashboard
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
KIT
imkasf-top
IRISCC-Dashboard
Commits
3bf9e355
Commit
3bf9e355
authored
4 days ago
by
Florian Obersteiner
Browse files
Options
Downloads
Patches
Plain Diff
next
parent
6c8d9d83
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!9
to v0.0.18
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
pyproject.toml
+1
-1
1 addition, 1 deletion
pyproject.toml
uv.lock
+4
-4
4 additions, 4 deletions
uv.lock
with
5 additions
and
5 deletions
pyproject.toml
+
1
−
1
View file @
3bf9e355
[project]
name
=
"caribic-dash"
version
=
"0.0.1
7
"
version
=
"0.0.1
8
"
description
=
"IRISCC dashboard with CARIBIC data"
readme
=
"README.md"
requires-python
=
">
=
3.12
"
...
...
This diff is collapsed.
Click to expand it.
uv.lock
+
4
−
4
View file @
3bf9e355
...
...
@@ -80,7 +80,7 @@ wheels = [
[[package]]
name = "caribic-dash"
version = "0.0.1
7
"
version = "0.0.1
8
"
source = { virtual = "." }
dependencies = [
{ name = "dash" },
...
...
@@ -787,16 +787,16 @@ wheels = [
[[package]]
name = "xarray"
version = "2025.3.
0
"
version = "2025.3.
1
"
source = { registry = "https://pypi.org/simple" }
dependencies = [
{ name = "numpy" },
{ name = "packaging" },
{ name = "pandas" },
]
sdist = { url = "https://files.pythonhosted.org/packages/
8a/8c/e56820a2c682834d8fb4a940956cd41b9f2532fee9692bfaf43b14f33c6e
/xarray-2025.3.
0
.tar.gz", hash = "sha256:
531cf6d64e6ab54c19239930a840654f1a79d2140e9f0d11d1e8d69dcc581d0f
", size = 3
292399
}
sdist = { url = "https://files.pythonhosted.org/packages/
7c/c4/6931c37cd418658d596e78794bdd1bcb67efec0aac3cdb720e37e03c1ea1
/xarray-2025.3.
1
.tar.gz", hash = "sha256:
0252c96a73528b29d1ed7f0ab28d928d2ec00ad809e47369803b184dece1e447
", size = 3
300778
}
wheels = [
{ url = "https://files.pythonhosted.org/packages/91/
19/5dbac77ca82f009f8267d0e7cca4fd3be2a435d83ed98f6f8b9c5cb1747e
/xarray-2025.3.
0
-py3-none-any.whl", hash = "sha256:
022b7eac5ebc
26d70
d34211de732ec1a15127a40455f9492acdde7fbe5bbf091
", size = 127
0849
},
{ url = "https://files.pythonhosted.org/packages/91/
fd/973deafd9f87085136a58573600646b408ae7af47859f35151f0d83d5090
/xarray-2025.3.
1
-py3-none-any.whl", hash = "sha256:
3404e313930c2
26d
b
70
a945377441ea3c957225d8ba2d429e764c099bb91a546
", size = 127
9327
},
]
[[package]]
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment