question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Feature request: Let user register custom file loader

See original GitHub issue

While looking into #327, I need to add a file loader to read JWST ASDF file. However, that file format is so specific that I think it only makes sense to have it live within stginga and not here.

I see that in your WCS support machinery, you allow user to define custom WCS classes. Is it possible to extend such a feature for file formats? Please advise. Thanks!

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
ejeschkecommented, May 2, 2018

@pllim, see PR #649 . That will probably be helpful for writing your ASDF loader, I think.

1reaction
ejeschkecommented, Mar 12, 2018

Not to hijack the topic, but in peeking at that documentation page, I think we need to update this section on custom WCS. I think we added two new methods to the API (your work) and I extended the API to cover arrays instead of scalars.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Feature to get the entry file name in a loader #6124 - GitHub
Do you want to request a feature or report a bug? feature. What is the current behavior? it is not possible to get...
Read more >
How to copy static files to build directory with Webpack?
I am new to webpack, but I am having a hard time understanding why we need to use file-loader/url-loader/img-loader ... instead of just...
Read more >
Custom upload adapter - CKEditor 5 Documentation
Upload adapters are enabled in the editor by defining the FileRepository.createUploadAdapter() factory method. Features like image upload use the FileRepository ...
Read more >
Output - webpack
The top-level output key contains a set of options instructing webpack on how and where it should output your bundles, assets, and anything...
Read more >
How to Install and Set Up the User Registration Addon in ...
Want to register users to your WordPress site? We'll show you how to use the User Registration addon in WPForms to easily create...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found