Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Releases: JuliaDataCubes/EarthDataLab.jl

v0.13.0

01 Aug 19:26
1b6c6e4

Choose a tag to compare

EarthDataLab v0.13.0

Diff since v0.12.1

Merged pull requests:

v0.12.1

16 Jun 14:35
ed154bf

Choose a tag to compare

EarthDataLab v0.12.1

Diff since v0.12.0

v0.12.0

12 Jun 08:53
12b8460

Choose a tag to compare

EarthDataLab v0.12.0

Diff since v0.11.0

Merged pull requests:

v0.11.0

09 Jun 13:57
e2dd142

Choose a tag to compare

EarthDataLab v0.11.0

Diff since v0.10.0

Closed issues:

  • open .zarr file as a Cube fails (#284)
  • Cube drops variables (#292)

Merged pull requests:

v0.10.0

23 Sep 10:46

Choose a tag to compare

EarthDataLab v0.10.0

Diff since v0.9.3

Closed issues:

  • bump compt for YAXArrays (#282)

v0.9.3

01 Jun 13:22
f788cfe

Choose a tag to compare

EarthDataLab v0.9.3

Diff since v0.9.2

Closed issues:

  • Set Julia LTS (1.6) for tests and project (#279)

Merged pull requests:

v0.9.2

06 May 08:05
1242fd2

Choose a tag to compare

EarthDataLab v0.9.2

Closed issues:

  • New naming convention (#1)
  • Convert Axes types to parametric types (#2)
  • Document all exported functions (#3)
  • Make stats functions based on DataArrays (#4)
  • test errors (#6)
  • rename getCubeData to getCubeView (#7)
  • integrate pixel area (#8)
  • regridding utility function (#9)
  • maskAllNan (#10)
  • registerDATFunction inmissing remove Tuple (#11)
  • mean is ambiguous (#12)
  • Functions in mapCube must be present in main namespace (#13)
  • scatterplot variable x vs y (#14)
  • more namespace issues (#15)
  • Add QuantileAxis to predefined axes (#17)
  • longitude sorting (#19)
  • PlotTS: Patchwork not defined (#20)
  • QUESTION: Dow we want to allow multiple output cubes (#23)
  • Subset axes (#26)
  • registerDatFunction(..., outtype = (Bool,)) not working (#28)
  • Error when output is a TempCubue with zero axes (#32)
  • LonAxis and LatAxis shoud contain a LinSpace as values instead of a FloatRange (#34)
  • OnlineStats.jl: Mean - BoundsError (#37)
  • onlinestats 0.8.0 requires julia 0.6 (#40)
  • Eventdetection2 NoteBook not working (#42)
  • Fix getSubRange when called with colons in arbitrary positions (#44)
  • make length typestable (#45)
  • add size(Cube, Int) (#46)
  • reduceCube - addArgs (#48)
  • CABLAB and Julia 0.6.0 (#50)
  • RCall interaction (#55)
  • getMedMSC and getMSC error (#56)
  • saveCube() error (#57)
  • @loadOrGeneate error (#58)
  • manipulating in memory cubes (#59)
  • @loadAndGenerate (#60)
  • getMSC function does n ot respect missing value mask (#61)
  • README.md correction (#64)
  • blocked transpose (#65)
  • implement element wise and broadcasting operations (#66)
  • Document SliceCube (#67)
  • Make demo notebook 6 and 7 work again (#68)
  • Cube description (#69)
  • Run femtocleaner (#74)
  • faster transpose memory (#75)
  • easier axis renaming (#76)
  • indexing memory mapped cubes (#77)
  • Use of virtual memory in queues (#78)
  • axVal2Index (#79)
  • Cannot save transformed cube (#80)
  • add number of elements to variable axis description (#81)
  • outtype got moved to OutDims (#85)
  • gethandle on MmapedCube kills kernel (#87)
  • duplicated axes (#90)
  • Dates package (#92)
  • getindex is not typestable (#93)
  • Stupid question (#94)
  • exportcube (#95)
  • removeMSC produces NaNs and weird values (#99)
  • Remove workaround when moving large files (#103)
  • Getting cube data with Date Tuple is off by one (#104)
  • Save Permuted Cube is not working - saveCube(x::SubCubePerm) (#105)
  • OnlineStats methods not working in fittable (#107)
  • adding or dev'ing ESDL.jl pulls in wrong version of WeightedOnlineStats.jl (#111)
  • defaultval for integers (#119)
  • Can't open a Zarrcube due to a BoundsError (#120)
  • Can't save cube with CategoricalAxis{Any,:Variable,Array{Any,1}} (#125)
  • Saving a loadCube moves the original cube folder (#126)
  • function to change chunking of a zarrcube (#128)
  • Link to docs is broken and gets redirected to an xcube viewer page (#136)
  • cubefromshape fails with Shapefile.jl version 0.6 (#138)
  • Can't subset a TransformedCube (#139)
  • Can't subset a PermCube (#140)
  • Docs are not available (#169)
  • Setup for distributed computing (#170)
  • lastindex not implemented (#174)
  • Remove AWS dependency (#183)
  • Geo-specific definitions should be moved to it own package (#184)
  • Which modules can be removed (#186)
  • Remove Docker-container specific path from ESDLDefaults (#187)
  • Unify saveCube and exportcube (#189)
  • Better metadata handling (#191)
  • Use a logging package (#192)
  • Thoughts on Xpublish (#194)
  • Indexing into subset of S3Store() fails (#201)
  • Is it possible to "generalize" this so that ESDL.jl can become a general big-data package? Like Spark-like in Julia? (#218)
  • Moving window computation along two axes with using a third axes in the kernel (#219)
  • Tag new version? (#234)
  • broadcasting error (#236)
  • removeMSC without variable axis (#241)
  • Precompiling error (#244)
  • filterTSFFT error "ScaleAxis" unknown (#250)
  • update compat (#252)
  • Can't access the high resolution esdc (#253)
  • Help interpreting - LoadError: UndefKeywordError: keyword argument dims not assigned (#256)
  • InDims and OutDims documentaiton out of date? (#257)
  • Help getting MWE for mapCube on exteranlly created Zarr (#258)
  • Get CompatHelper to work again on this package (#259)
  • MSC Axis values lost when saving / reloading getMSC cube (#265)
  • Links to docs is broken (#270)
  • Fork ESDL.jl to esa-esdl as read-only (#271)

Merged pull requests:

ESDL Paper

17 Feb 12:52

Choose a tag to compare

Commit used for producing the final results in the Data cube paper.

Release for Milestone 2

12 Feb 16:24

Choose a tag to compare

Pre-release

This is the current status of the Julia-DAT

Morty Proxy This is a proxified and sanitized view of the page, visit original site.