Skip to content
View csaybar's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Organizations

@r-earthengine@cloudsen12

Block or report csaybar

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
csaybar/README.md
#include<ranges>
#include<limits>structHer {
structLight {} light;
structCalm {} calm;
structMusic {} music;
};
static_assert(std::numeric_limits<double>::has_infinity);
intmain() {
auto [light, calm, music] = Her{};
for (auto reason : std::views::iota(1)) {
;
}
}

Pinned Loading

  1. r-spatial/rgeer-spatial/rgeePublic

    Google Earth Engine for R

    R 776 160

  2. ESAOpenSR/SEN2SRESAOpenSR/SEN2SRPublic

    A Python package to super-resolve Sentinel-2 satellite imagery up to 2.5 meters.

    Python 161 18

  3. ESAOpenSR/opensr-modelESAOpenSR/opensr-modelPublic

    Implementation of Latent Diffusion Super-Resolution model for RGB-NIR Sen2 imagery.

    Python 136 26

  4. asterisk-labs/cozip_readerasterisk-labs/cozip_readerPublic

    Read Cloud-Optimized ZIP files

    C++ 7

  5. asterisk-labs/tacoasterisk-labs/tacoPublic

    TACO specification and tools for AI-ready Earth Observation datasets.

    HTML

  6. asterisk-labs/cozipasterisk-labs/cozipPublic

    Open a ZIP like table!

    C 13