issues
search
JuliaClimate
/
CDSAPI.jl
Julia API to the Climate Data Store (a.k.a. CDS)
https://cds.climate.copernicus.eu
MIT License
23
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
CDSAPI indexing error
#51
deszoeke
closed
1 year ago
5
investigate failing test suite
#50
haakon-e
closed
1 year ago
8
remove v0.8 from HTTP compat
#49
haakon-e
closed
1 year ago
2
Update `HTTP` compat
#48
haakon-e
closed
1 year ago
1
Fix Build on GitHub Actions
#47
LakshyaKhatri
closed
2 years ago
9
Fix build on GitHub Actions
#46
juliohm
opened
2 years ago
11
Remove py2ju export from CDSAPI.jl. Update test files.
#45
karmenlu
closed
2 years ago
1
TagBot trigger issue
#44
JuliaTagBot
closed
2 years ago
7
Should not export py2ju
#43
juliohm
closed
2 years ago
2
Error out if request fails
#42
Alexander-Barth
closed
2 years ago
2
reduce screen output and less polling on the server
#41
Alexander-Barth
closed
2 years ago
2
reduce screen output and less polling on the server
#40
Alexander-Barth
closed
2 years ago
4
Update Project.toml
#39
natgeo-wong
closed
2 years ago
1
CompatHelper: bump compat for "HTTP" to "0.9"
#38
github-actions[bot]
closed
4 years ago
1
Reworking CDSAPI.jl to be more Julia-centric
#37
natgeo-wong
closed
3 years ago
23
Update Project.toml
#36
natgeo-wong
closed
4 years ago
6
Update build support to Julia 1.3 and later.
#35
LakshyaKhatri
closed
4 years ago
2
Fix build error for Julia: 1.3
#34
LakshyaKhatri
closed
4 years ago
1
Fix build error on Travis CI for Julia 1.4 and Nightly
#33
LakshyaKhatri
closed
4 years ago
3
Add covrage files to .gitignore
#32
LakshyaKhatri
closed
4 years ago
0
add doc about returned value
#31
michiboo
closed
4 years ago
0
Tests are failing on Travis CI
#30
juliohm
closed
4 years ago
17
Replace base download() with Http.download()
#29
LakshyaKhatri
closed
4 years ago
3
Configure CI bots for test and coverage
#28
juliohm
closed
4 years ago
8
Make py2ju handle lists
#27
LakshyaKhatri
closed
4 years ago
3
More information while downloading data from CDS
#26
michiboo
closed
4 years ago
4
py2ju() can't handle list with trailing comma
#25
LakshyaKhatri
closed
4 years ago
2
Return of CDSAPI.retrieve
#24
juliohm
closed
4 years ago
9
retrieve() throws error if a path is provided instead of filename
#23
LakshyaKhatri
closed
4 years ago
6
Add tests for py2ju() and retrieve()
#22
LakshyaKhatri
closed
4 years ago
15
Fix bugs in retrieve()
#21
LakshyaKhatri
closed
4 years ago
1
Bugs in CDSAPI.retrieve
#20
LakshyaKhatri
closed
4 years ago
3
Add another implementation for py2ju
#19
LakshyaKhatri
closed
4 years ago
0
Add docstrings for py2ju() and retrieve()
#18
LakshyaKhatri
closed
4 years ago
1
JSON.parse in py2ju is not able to parse strings containing single quotes
#17
LakshyaKhatri
closed
4 years ago
7
Add docstrings for the two functions
#16
juliohm
closed
4 years ago
0
Beautify retrieve()
#15
LakshyaKhatri
closed
4 years ago
2
Deprecate py2ju in favor of parse
#14
juliohm
closed
4 years ago
6
Add py2ju wrapper for JSON.parse
#13
LakshyaKhatri
closed
4 years ago
1
Implement Test cases
#12
michiboo
closed
4 years ago
14
Update README.md
#11
juliohm
closed
4 years ago
0
Organize/clean code
#10
juliohm
closed
4 years ago
0
use Registrator.jl to registering the package in General
#9
michiboo
closed
4 years ago
1
Remove indentation at beginning of line
#8
juliohm
closed
4 years ago
2
Update README to reflect latest version
#7
juliohm
closed
4 years ago
2
Write a function that converts a Python dict (in a string) to a Julia Dict
#6
juliohm
closed
4 years ago
7
Rename the function retrieve to match the function download from Python's cdsapi
#5
juliohm
closed
4 years ago
1
Use joinpath instead of concatenating strings with "/"
#4
juliohm
closed
4 years ago
1
Read key from ~/.cdsapirc
#3
juliohm
closed
4 years ago
2
Fix Project.toml
#2
juliohm
closed
4 years ago
0
Next